﻿<?xml version="1.0" encoding="utf-8" ?>
<VisualizationStyle>
  <General>
    <Strings>
      <Language lang="de">
        <String identifier="Example">Beispielstil</String>
		    <String identifier="Yellow|Red|Green|Blue|Gray">Gelb|Rot|Grün|Blau|Grau</String>
        <String identifier="Black">Schwarz</String>
        <String identifier="White">Weiß</String>
        <String identifier="Lightgray">Hellgrau</String>
        <String identifier="Gray">Grau</String>
        <String identifier="Darkgray">Dunkelgrau</String>
        <String identifier="Yellow">Gelb</String>
        <String identifier="Orange">Orange</String>
        <String identifier="Brown">Braun</String>
        <String identifier="Lightred">Hellrot</String>
        <String identifier="Red">Rot</String>
        <String identifier="Darkred">Dunkelrot</String>
        <String identifier="Lightblue">Hellblau</String>
        <String identifier="Blue">Blau</String>
        <String identifier="Darkblue">Dunkelblau</String>
        <String identifier="Lila">Lila</String>
        <String identifier="Lightgreen">Hellgrün</String>
        <String identifier="Green">Grün</String>
        <String identifier="Darkgreen">Dunkelgrün</String>
        <String identifier="Element-Control-Color">Elementgrundfarbe</String>
        <String identifier="Element-Frame-Color">Elementrahmenfarbe</String>
        <String identifier="Element-Fill-Color">Elementfüllfarbe</String>
        <String identifier="Element-Background-Color">Elementhintergrundfarbe</String>
        <String identifier="Element-Alarm-Color">Alarmgrundfarbe</String>
        <String identifier="Element-Alarm-Frame-Color">Alarmrahmenfarbe</String>
        <String identifier="Element-Alarm-Fill-Color">Alarmfüllfarbe</String>
        <String identifier="Font-Default-Color">Schriftfarbe</String>        
        <String identifier="Font-Standard">Standard</String>        
        <String identifier="Font-Title">Titel</String>        
        <String identifier="Font-HeadingLarge">Große Überschrift</String>        
        <String identifier="Font-Heading">Überschrift</String>        
        <String identifier="Font-Annotation">Anmerkung</String>        
      </Language>
      <Language lang="en">
        <String identifier="Example">Example for a style</String>
		    <String identifier="Yellow|Red|Green|Blue|Gray">Yellow|Red|Green|Blue|Gray</String>
        <String identifier="Black">Black</String>
        <String identifier="White">White</String>
        <String identifier="Lightgray">Lightgray</String>
        <String identifier="Gray">Gray</String>
        <String identifier="Darkgray">Darkgray</String>
        <String identifier="Yellow">Yellow</String>
        <String identifier="Orange">Orange</String>
        <String identifier="Brown">Brown</String>
        <String identifier="Lightred">Lightred</String>
        <String identifier="Red">Red</String>
        <String identifier="Darkred">Darkred</String>
        <String identifier="Lightblue">Lightblue</String>
        <String identifier="Blue">Blue</String>
        <String identifier="Darkblue">Darkblue</String>
        <String identifier="Lila">Purple</String>
        <String identifier="Lightgreen">Lightgreen</String>
        <String identifier="Green">Green</String>
        <String identifier="Darkgreen">Darkgreen</String>
        <String identifier="Element-Control-Color">Elementbasecolour</String>
        <String identifier="Element-Frame-Color">Elementframecolour</String>
        <String identifier="Element-Fill-Color">Elementfillcolour</String>
        <String identifier="Element-Background-Color">Elementbackgroundcolour</String>
        <String identifier="Element-Alarm-Color">Alarmbasecolour</String>
        <String identifier="Element-Alarm-Frame-Color">Alarmframecolour</String>
        <String identifier="Element-Alarm-Fill-Color">Alarmfillcolour</String>
        <String identifier="Font-Default-Color">Fontcolour</String>
        <String identifier="Font-Standard">Default</String>        
        <String identifier="Font-Title">Title</String>        
        <String identifier="Font-HeadingLarge">Large Headline</String>        
        <String identifier="Font-Heading">Headline</String>        
        <String identifier="Font-Annotation">Annotation</String>        
      </Language>
    </Strings>
    <StyleInfo>
      <!-- Die Texte zwischen den Tags definieren die Identifikation  dieses Stils. CoDeSys zeigt an der Oberfläche (falls definiert) die lokalisierten Texte an -->
      <Name>Example</Name>
      <Company>ExampleCompany</Company>
      <Version>1.0.0.0</Version>
    </StyleInfo>
  </General>  
  <StyleDefinition>
    <Fonts>
      <Font name="Font-Standard">
        <FontName>Arial</FontName>
        <FontSize>12</FontSize>
      </Font>
      <Font name="Font-Heading">
        <FontName>Arial</FontName>
        <FontSize>20</FontSize>
      </Font>
      <Font name="Font-HeadingLarge">
        <FontName>Arial</FontName>
        <FontSize>28</FontSize>
        <FontStyle>Bold</FontStyle>
      </Font>
      <Font name="Font-Title">
        <FontName>Arial</FontName>
        <FontSize>40</FontSize>
        <FontStyle>Bold</FontStyle>
      </Font>
      <Font name="Font-Annotation">
        <FontName>Arial</FontName>
        <FontSize>10</FontSize>
      </Font>
    </Fonts>
    <Colors>
        <!-- Colors in RGB syntax 0x<alpha><red><green><blue> -->
        <!-- some standardcolors for the dropdown-list -->
        <Color name="Black">0xff000000</Color>
        <Color name="White">0xffffffff</Color>
        <Color name="Lightgray">0xffD4D0C8</Color>
        <Color name="Gray">0xffA9A9A9</Color>
        <Color name="Darkgray">0xff808080</Color>
        <Color name="Yellow">0xffffff00</Color>
        <Color name="Orange">0xffFFA500</Color>
        <Color name="Brown">0xffA52A2A</Color>
        <Color name="Lightred">0xffFA8072</Color>
        <Color name="Red">0xffFF0000</Color>
        <Color name="Darkred">0xffB61029</Color>
        <Color name="Lightblue">0xff00ECFF</Color>
        <Color name="Blue">0xff0000FF</Color>
        <Color name="Darkblue">0xff100294</Color>
        <Color name="Lila">0xff800080</Color>
        <Color name="Lightgreen">0xff80FF80</Color>
        <Color name="Green">0xff00FF00</Color>
        <Color name="Darkgreen">0xff036A38</Color>
        <!-- Hellblau -->
        <Color name="Element-Control-Color">0xff33D5FE</Color>
        <!-- Hellblau -->
        <Color name="Element-Frame-Color">0xff33D5FE</Color>
        <!-- weiss -->
        <Color name="Element-Fill-Color">0xffFFFFFF</Color>
        <!-- Helles grau -->
        <Color name="Element-Background-Color">0xffEAE9E8</Color>
        <!-- Rot -->
        <Color name="Element-Alarm-Frame-Color">0xffFF0000</Color>
        <!-- Helles Rot -->
        <Color name="Element-Alarm-Fill-Color">0xffFFCFCF</Color>
        <!-- is needed for compatibility with V3.4 projects -->
        <Color name="Element-Alarm-Color">0xffFFCFCF</Color>
        <!-- Dunkelgrau als Gitterfarbe für Tabellenelemente -->
        <Color name="Element-Table-Grid-Color" attributes="hide">0xff808080</Color>
        <!-- Selektionsfarbe (Hintergrund, hellblau) für Elemente, die Selektion unterstützen -->
        <Color name="Element-Selection-Background-Color" attributes="hide">0xff3399FF</Color>
        <!-- Eine zu 'Element-Selection-Background-Color' passende Schriftfarbe -->
        <Color name="Element-Selection-Font-Color" attributes="hide">0xffffffff</Color>
        <!-- Special Colors-->
        <!-- Grün für Progressbar-->
        <Color name="Progressbar-Color" attributes="hide">0xff00C000</Color>
        <!-- Progressbarrahmen, grau-->
        <Color name="Progressbar-Frame-Color" attributes="hide">0xff686868</Color>
        <!-- default font color, eg. used by accessing using IVisualizationStyle.GetFont -->
        <Color name="Font-Default-Color">0xff000000</Color>
    </Colors>
    <Images>
        <Image name="RadioButtonUnchecked">Images\RadioButtonUnchecked.bmp</Image>
        <Image name="RadioButtonChecked">Images\RadioButtonChecked.bmp</Image>
        <Image name="CheckboxUnchecked">Images\CheckboxUnchecked.bmp</Image>
        <Image name="CheckboxChecked">Images\CheckboxChecked.bmp</Image>
		<!-- The bardisplay images -->
		<Image name="Element-BarDisplayImage-Yellow-Horizontal">Images\Bardisplay\BardisplayYellowHorizontal.bmp</Image>
		<Image name="Element-BarDisplayImage-Yellow-Vertical">Images\Bardisplay\BardisplayYellowVertical.bmp</Image>
		<Image name="Element-BarDisplayImage-Red-Horizontal">Images\Bardisplay\BardisplayRedHorizontal.bmp</Image>
		<Image name="Element-BarDisplayImage-Red-Vertical">Images\Bardisplay\BardisplayRedVertical.bmp</Image>
		<Image name="Element-BarDisplayImage-Green-Horizontal">Images\Bardisplay\BardisplayGreenHorizontal.bmp</Image>
		<Image name="Element-BarDisplayImage-Green-Vertical">Images\Bardisplay\BardisplayGreenVertical.bmp</Image>
		<Image name="Element-BarDisplayImage-Blue-Horizontal">Images\Bardisplay\BardisplayBlueHorizontal.bmp</Image>
		<Image name="Element-BarDisplayImage-Blue-Vertical">Images\Bardisplay\BardisplayBlueVertical.bmp</Image>
		<Image name="Element-BarDisplayImage-Gray-Horizontal">Images\Bardisplay\BardisplayGrayHorizontal.bmp</Image>
		<Image name="Element-BarDisplayImage-Gray-Vertical">Images\Bardisplay\BardisplayGrayVertical.bmp</Image>
		<!-- The potentiometer images -->
		<Image name="Element-Potentiometer-Potentiometer360-Yellow">Images\Potentiometer\Potentiometer360Yellow.bmp</Image>
		<Image name="Element-Potentiometer-Potentiometer360-Red">Images\Potentiometer\Potentiometer360Red.bmp</Image>
		<Image name="Element-Potentiometer-Potentiometer360-Green">Images\Potentiometer\Potentiometer360Green.bmp</Image>
		<Image name="Element-Potentiometer-Potentiometer360-Blue">Images\Potentiometer\Potentiometer360Blue.bmp</Image>
		<Image name="Element-Potentiometer-Potentiometer360-Gray">Images\Potentiometer\Potentiometer360Gray.bmp</Image>
		<!-- The meter 360° images. The name must be the conatenation of Element-Meter-Meter360- and one of the types -->
		<Image name="Element-Meter-Meter360-Yellow">Images\Meter\Meter360Yellow.bmp</Image>
		<Image name="Element-Meter-Meter360-Red">Images\Meter\Meter360Red.bmp</Image>
		<Image name="Element-Meter-Meter360-Green">Images\Meter\Meter360Green.bmp</Image>
		<Image name="Element-Meter-Meter360-Blue">Images\Meter\Meter360Blue.bmp</Image>
		<Image name="Element-Meter-Meter360-Gray">Images\Meter\Meter360Gray.bmp</Image>
		<!-- The meter 160° images. The name must be the conatenation of Element-Meter-Meter180- and one of the types -->
		<Image name="Element-Meter-Meter180-Yellow-Top">Images\Meter\Meter180YellowTop.bmp</Image>
		<Image name="Element-Meter-Meter180-Yellow-Bottom">Images\Meter\Meter180YellowBottom.bmp</Image>
		<Image name="Element-Meter-Meter180-Yellow-Left">Images\Meter\Meter180YellowLeft.bmp</Image>
		<Image name="Element-Meter-Meter180-Yellow-Right">Images\Meter\Meter180YellowRight.bmp</Image>
		<Image name="Element-Meter-Meter180-Red-Top">Images\Meter\Meter180RedTop.bmp</Image>
		<Image name="Element-Meter-Meter180-Red-Bottom">Images\Meter\Meter180RedBottom.bmp</Image>
		<Image name="Element-Meter-Meter180-Red-Left">Images\Meter\Meter180RedLeft.bmp</Image>
		<Image name="Element-Meter-Meter180-Red-Right">Images\Meter\Meter180RedRight.bmp</Image>
		<Image name="Element-Meter-Meter180-Green-Top">Images\Meter\Meter180GreenTop.bmp</Image>
		<Image name="Element-Meter-Meter180-Green-Bottom">Images\Meter\Meter180GreenBottom.bmp</Image>
		<Image name="Element-Meter-Meter180-Green-Left">Images\Meter\Meter180GreenLeft.bmp</Image>
		<Image name="Element-Meter-Meter180-Green-Right">Images\Meter\Meter180GreenRight.bmp</Image>
		<Image name="Element-Meter-Meter180-Blue-Top">Images\Meter\Meter180BlueTop.bmp</Image>
		<Image name="Element-Meter-Meter180-Blue-Bottom">Images\Meter\Meter180BlueBottom.bmp</Image>
		<Image name="Element-Meter-Meter180-Blue-Left">Images\Meter\Meter180BlueLeft.bmp</Image>
		<Image name="Element-Meter-Meter180-Blue-Right">Images\Meter\Meter180BlueRight.bmp</Image>
		<Image name="Element-Meter-Meter180-Gray-Top">Images\Meter\Meter180GrayTop.bmp</Image>
		<Image name="Element-Meter-Meter180-Gray-Bottom">Images\Meter\Meter180GrayBottom.bmp</Image>
		<Image name="Element-Meter-Meter180-Gray-Left">Images\Meter\Meter180GrayLeft.bmp</Image>
		<Image name="Element-Meter-Meter180-Gray-Right">Images\Meter\Meter180GrayRight.bmp</Image>
		<!-- The meter 90° images. The name must be the conatenation of Element-Meter-Meter90- and one of the types -->
		<Image name="Element-Meter-Meter90-Yellow-TopRight">Images\Meter\Meter90YellowTopRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Yellow-TopLeft">Images\Meter\Meter90YellowTopLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Yellow-BottomLeft">Images\Meter\Meter90YellowBottomLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Yellow-BottomRight">Images\Meter\Meter90YellowBottomRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Red-TopRight">Images\Meter\Meter90RedTopRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Red-TopLeft">Images\Meter\Meter90RedTopLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Red-BottomLeft">Images\Meter\Meter90RedBottomLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Red-BottomRight">Images\Meter\Meter90RedBottomRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Green-TopRight">Images\Meter\Meter90GreenTopRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Green-TopLeft">Images\Meter\Meter90GreenTopLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Green-BottomLeft">Images\Meter\Meter90GreenBottomLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Green-BottomRight">Images\Meter\Meter90GreenBottomRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Blue-TopRight">Images\Meter\Meter90BlueTopRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Blue-TopLeft">Images\Meter\Meter90BlueTopLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Blue-BottomLeft">Images\Meter\Meter90BlueBottomLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Blue-BottomRight">Images\Meter\Meter90BlueBottomRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Gray-TopRight">Images\Meter\Meter90GrayTopRight.bmp</Image>
		<Image name="Element-Meter-Meter90-Gray-TopLeft">Images\Meter\Meter90GrayTopLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Gray-BottomLeft">Images\Meter\Meter90GrayBottomLeft.bmp</Image>
		<Image name="Element-Meter-Meter90-Gray-BottomRight">Images\Meter\Meter90GrayBottomRight.bmp</Image>
      <!--Switches-->
      <!-- DipSwitch-->
      <Image name="Element-Switch-DipSwitch-Blue-Off">Images\Switches\DipSwitchBlueBottom.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Blue-On">Images\Switches\DipSwitchBlueTop.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Green-Off">Images\Switches\DipSwitchGreenBottom.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Green-On">Images\Switches\DipSwitchGreenTop.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Red-Off">Images\Switches\DipSwitchRedBottom.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Red-On">Images\Switches\DipSwitchRedTop.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Yellow-Off">Images\Switches\DipSwitchYellowBottom.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Yellow-On">Images\Switches\DipSwitchYellowTop.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Gray-Off">Images\Switches\DipSwitchGrayBottom.bmp</Image>
      <Image name="Element-Switch-DipSwitch-Gray-On">Images\Switches\DipSwitchGrayTop.bmp</Image>
      <!-- RockerSwitch -->
      <Image name="Element-Switch-RockerSwitch-Blue-Off">Images\Switches\RockerSwitchBlueOff.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Blue-On">Images\Switches\RockerSwitchBlueOn.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Green-Off">Images\Switches\RockerSwitchGreenOff.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Green-On">Images\Switches\RockerSwitchGreenOn.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Red-Off">Images\Switches\RockerSwitchRedOff.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Red-On">Images\Switches\RockerSwitchRedOn.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Yellow-Off">Images\Switches\RockerSwitchYellowOff.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Yellow-On">Images\Switches\RockerSwitchYellowOn.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Gray-Off">Images\Switches\RockerSwitchGrayOff.bmp</Image>
      <Image name="Element-Switch-RockerSwitch-Gray-On">Images\Switches\RockerSwitchGrayOn.bmp</Image>
      <!-- PowerSwitch -->
      <Image name="Element-Switch-PowerSwitch-Blue-Off">Images\Switches\PowerButtonBlueOff.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Blue-On">Images\Switches\PowerButtonBlueOn.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Green-Off">Images\Switches\PowerButtonGreenOff.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Green-On">Images\Switches\PowerButtonGreenOn.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Red-Off">Images\Switches\PowerButtonRedOff.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Red-On">Images\Switches\PowerButtonRedOn.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Yellow-Off">Images\Switches\PowerButtonYellowOff.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Yellow-On">Images\Switches\PowerButtonYellowOn.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Gray-Off">Images\Switches\PowerButtonGrayOff.bmp</Image>
      <Image name="Element-Switch-PowerSwitch-Gray-On">Images\Switches\PowerButtonGrayOn.bmp</Image>
      <!-- PushSwitch -->
      <Image name="Element-Switch-PushSwitch-Blue-Off">Images\Switches\PushButtonBlueOff.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Blue-On">Images\Switches\PushButtonBlueOn.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Green-Off">Images\Switches\PushButtonGreenOff.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Green-On">Images\Switches\PushButtonGreenOn.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Red-Off">Images\Switches\PushButtonRedOff.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Red-On">Images\Switches\PushButtonRedOn.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Yellow-Off">Images\Switches\PushButtonYellowOff.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Yellow-On">Images\Switches\PushButtonYellowOn.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Gray-Off">Images\Switches\PushButtonGrayOff.bmp</Image>
      <Image name="Element-Switch-PushSwitch-Gray-On">Images\Switches\PushButtonGrayOn.bmp</Image>
      <!-- PushSwitchLed -->
      <Image name="Element-Switch-PushSwitchLed-Blue-Off">Images\Switches\PushButtonLEDBlueOff.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Blue-On">Images\Switches\PushButtonLEDBlueOn.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Green-Off">Images\Switches\PushButtonLEDGreenOff.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Green-On">Images\Switches\PushButtonLEDGreenOn.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Red-Off">Images\Switches\PushButtonLEDRedOff.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Red-On">Images\Switches\PushButtonLEDRedOn.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Yellow-Off">Images\Switches\PushButtonLEDYellowOff.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Yellow-On">Images\Switches\PushButtonLEDYellowOn.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Gray-Off">Images\Switches\PushButtonLEDGrayOff.bmp</Image>
      <Image name="Element-Switch-PushSwitchLed-Gray-On">Images\Switches\PushButtonLEDGrayOn.bmp</Image>
      <!-- RotarySwitch -->
      <Image name="Element-Switch-RotarySwitch-Blue-Left">Images\Switches\RotarySwitchBlueLeft.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Blue-RightUp">Images\Switches\RotarySwitchBlueRight.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Blue-Down">Images\Switches\RotarySwitchBlueDown.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Blue-RUp-ColorOff">Images\Switches\RotarySwitchBlueUp.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Green-Left">Images\Switches\RotarySwitchGreenLeft.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Green-RightUp">Images\Switches\RotarySwitchGreenRight.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Green-Down">Images\Switches\RotarySwitchGreenDown.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Green-RUp-ColorOff">Images\Switches\RotarySwitchGreenUp.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Red-Left">Images\Switches\RotarySwitchRedLeft.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Red-RightUp">Images\Switches\RotarySwitchRedRight.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Red-Down">Images\Switches\RotarySwitchRedDown.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Red-RUp-ColorOff">Images\Switches\RotarySwitchRedUp.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Yellow-Left">Images\Switches\RotarySwitchYellowLeft.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Yellow-RightUp">Images\Switches\RotarySwitchYellowRight.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Yellow-Down">Images\Switches\RotarySwitchYellowDown.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Yellow-RUp-ColorOff">Images\Switches\RotarySwitchYellowUp.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Gray-Left">Images\Switches\RotarySwitchGrayLeft.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Gray-RightUp">Images\Switches\RotarySwitchGrayRight.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Gray-Down">Images\Switches\RotarySwitchGrayDown.bmp</Image>
      <Image name="Element-Switch-RotarySwitch-Gray-RUp-ColorOff">Images\Switches\RotarySwitchGrayUp.bmp</Image>
      <!-- Lamps -->
      <!-- Lamp1 -->
      <Image name="Element-Lamp-Lamp1-Blue-Off">Images\Lamps\LampBlueOff.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Blue-On">Images\Lamps\LampBlueOn.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Green-Off">Images\Lamps\LampGreenOff.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Green-On">Images\Lamps\LampGreenOn.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Red-Off">Images\Lamps\LampRedOff.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Red-On">Images\Lamps\LampRedOn.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Yellow-Off">Images\Lamps\LampYellowOff.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Yellow-On">Images\Lamps\LampYellowOn.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Gray-Off">Images\Lamps\LampGrayOff.bmp</Image>
      <Image name="Element-Lamp-Lamp1-Gray-On">Images\Lamps\LampGrayOn.bmp</Image>    
    </Images>
    <AdditionalStyles>
      <!-- Styledefinition Style1-->
      <Value name="Style" type="STRING">STYLE2_W7</Value>
      <!-- For Scrollbar: paint background with element-background-color: 0; use element-color: 1 -->
      <Value name="Scrollbar-Background-From-Style" type="dint">0</Value>
	    <!-- Line length of the scale lines of the meter elements.
		Alternatively there can be also a more general declaration, that will be used
		if none of the more detailed entries can be found:
		"Element-Meter-Common-ScaleLength"
		A more detailed declaration is e.g.
		"Element-Meter-Meter90-Green-ScaleLength"
		-->
		<!-- Generell meter entries -->
		<Value name="Element-Meter-Common-ScaleLength" type="dint">30</Value>
		<Value name="Element-Meter-TransparentColor" type="udint">0xff8000ff</Value>
		<!-- Meter 90° entries -->
		<Value name="Element-Meter-Meter90-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
		<Value name="Element-Meter-Meter90-Common-ScaleMovement" type="dint">38</Value>
		<!-- Meter 180° entries -->
		<Value name="Element-Meter-Meter180-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
		<Value name="Element-Meter-Meter180-Common-ScaleMovement" type="dint">32</Value>
		<!-- Meter 360° entries -->
		<Value name="Element-Meter-Meter360-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
		<Value name="Element-Meter-Meter360-Common-ScaleMovement" type="dint">49</Value>
		<!-- Bardisplay entries -->
		<Value name="Element-BarDisplayImage-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
		<!-- Potentiometer entries -->
		<Value name="Element-Potentiometer-Common-ScaleLength" type="dint">15</Value>
		<Value name="Element-Potentiometer-TransparentColor" type="udint">0xff8000ff</Value>
		<!-- Potentiometer 360° entries -->
		<Value name="Element-Potentiometer-Potentiometer360-Common-ScaleMovement" type="dint">64</Value>
		<Value name="Element-Potentiometer-Potentiometer360-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <!-- Special Settings for the RadioButton -->
      <Value name="RadioButton-HorizontalAlignment" type="STRING">LEFT</Value>
      <Value name="RadioButton-VerticalAlignment" type="STRING">VCENTER</Value>
      <!-- Special Settings for the Checkbox -->
      <Value name="Checkbox-HorizontalAlignment" type="STRING">LEFT</Value>
      <Value name="Checkbox-VerticalAlignment" type="STRING">VCENTER</Value>
      <!-- Special Settings for the ComboboxInteger -->
      <Value name="ComboBoxInteger-HorizontalAlignment" type="STRING">HCENTER</Value>
      <Value name="ComboBoxInteger-VerticalAlignment" type="STRING">VCENTER</Value>
      <Value name="ComboBoxInteger-ImageHeight" type="DINT">30</Value>
      <Value name="ComboBoxInteger-ImageWidth" type="DINT">30</Value>
      <Value name="ComboBoxInteger-ImageOffset" type="DINT">10</Value>
      <Value name="ComboBoxInteger-HeightRows" type="DINT">30</Value>
      <Value name="ComboBoxInteger-VisibleRows" type="DINT">5</Value>
      <!-- Special Settings for the SpinControl -->
      <Value name="SpinControl-HorizontalAlignment" type="STRING">HCENTER</Value>
      <Value name="SpinControl-VerticalAlignment" type="STRING">VCENTER</Value>
      <!-- Switches -->
      <!-- Generell switch entry -->
      <Value name="Element-Switch-TransparentColor" type="udint">0xff8000ff</Value>
      <!-- different switches-->
      <Value name="Element-Switch-DipSwitch-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <Value name="Element-Switch-RockerSwitch-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <Value name="Element-Switch-RotarySwitch-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <Value name="Element-Switch-PowerSwitch-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <Value name="Element-Switch-PushSwitch-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <Value name="Element-Switch-PushSwitchLed-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <!--Lamp-->
      <Value name="Element-Lamp-TransparentColor" type="udint">0xff8000ff</Value>
      <Value name="Element-Lamp-Lamp1-Types" type="STRING">Yellow|Red|Green|Blue|Gray</Value>
      <!-- for Textfield-Shadow; possible settings: DEEPENED, NONE, RAISED -->
      <Value name="Textfield-Shadow" type="STRING">NONE</Value>
	  <!-- Special Settings for the TabControl -->
      <Value name="TabControl-HorizontalAlignment" type="STRING">LEFT</Value>
	  <Value name="TabControl-Frame-Border" type="DINT">2</Value>
	  <Value name="TabControl-Text-Frame-Border" type="DINT">5</Value>
	  <!-- Special Settings for the GroupBox -->
	  <Value name="GroupBox-Text-Frame-Border" type="DINT">5</Value>
    </AdditionalStyles>
  </StyleDefinition>
</VisualizationStyle>

